GeanyPluginFuncs._init

Called to initialize the plugin, when the user activates it (must not be @c NULL)

struct GeanyPluginFuncs
gboolean function(GeanyPlugin* plugin, gpointer pdata) _init;

Meta